Skip to content

Conversation

kaol
Copy link

@kaol kaol commented Jul 4, 2024

In bc31c31 Gecode's timer handling was unified to std::chrono::steady_clock. This removed the need for checking at build time for which timer to use and AC_GECODE_TIMER M4 macro was removed that tested for them but the configure.ac.in still had the call, breaking autotools build.

In bc31c31 Gecode's timer handling
was unified to std::chrono::steady_clock.  This removed the need for
checking at build time for which timer to use and AC_GECODE_TIMER M4
macro was removed that tested for them but the configure.ac.in still
had the call, breaking autotools build.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant